Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Porting legacy tests to new integration-test infra (part 2...) #2295

Merged
merged 3 commits into from
Sep 5, 2023

Conversation

cmaglie
Copy link
Member

@cmaglie cmaglie commented Sep 5, 2023

Please check if the PR fulfills these requirements

See how to contribute

  • The PR has no duplicates (please search among the Pull Requests
    before creating one)
  • The PR follows
    our contributing guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • UPGRADING.md has been updated with a migration guide (for breaking changes)
  • configuration.schema.json updated if new parameters are added.

What kind of change does this PR introduce?

Ported tests from the legacy infrastructure to the current one.

What is the current behavior?

What is the new behavior?

Does this PR introduce a breaking change, and is titled accordingly?

Other information

@cmaglie cmaglie added type: enhancement Proposed improvement topic: infrastructure Related to project infrastructure labels Sep 5, 2023
@cmaglie cmaglie added this to the Arduino CLI 1.0 milestone Sep 5, 2023
@cmaglie cmaglie self-assigned this Sep 5, 2023
@codecov
Copy link

codecov bot commented Sep 5, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.13% 🎉

Comparison is base (74547f3) 63.27% compared to head (5eb2a98) 63.40%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2295      +/-   ##
==========================================
+ Coverage   63.27%   63.40%   +0.13%     
==========================================
  Files         219      219              
  Lines       19537    19537              
==========================================
+ Hits        12362    12388      +26     
+ Misses       6091     6068      -23     
+ Partials     1084     1081       -3     
Flag Coverage Δ
unit 63.40% <ø> (+0.13%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 3 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@cmaglie cmaglie merged commit 0054738 into arduino:master Sep 5, 2023
92 checks passed
@cmaglie cmaglie deleted the other_tests branch September 5, 2023 14:12
@cmaglie cmaglie changed the title Porting legacy tests to new integration-test infra (part 2...) Porting legacy tests to new integration-test infra (part 2...) Sep 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: infrastructure Related to project infrastructure type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants